gtk-demo: Improve the builder demo
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2020 20:51:05 +0000 (16:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2020 20:51:05 +0000 (16:51 -0400)
Make the toolbar look right.

demos/gtk-demo/demo.ui

index c93d6d46b5b79a40026a978aedd7de75ca032314..bd541040ddf7ad77e12c8594894d800039f9d3e6 100644 (file)
         </child>
         <child>
           <object class="GtkBox" id="toolbar1">
+            <style>
+              <class name="toolbar"/>
+            </style>
             <child>
               <object class="GtkButton">
                 <property name="label" translatable="yes">New</property>